.focus {
  width: 960px;
  height: 383px;
  text-align: left;
  background: #fff;
  overflow: hidden;
}
.jfocus {
  position: relative;
  overflow: hidden;
}
.jfocus li {
  position: absolute;
  top: 0;
  left: 0;
}
.jfocus .infos,
.jfocus .overlay,
.jfocus .index {
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.jfocus .infos {
  left: 0;
  padding-left: 10px;
}
.jfocus .infos a,
.jfocus .infos .desc {
  margin: 0 0 10px;
  color: #ff0;
}
.jfocus .overlay {
  left: 0;
  height: 60px;
  width: 100%;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #000;
  z-index: 1;
}
.jfocus .index {
  padding: 0 10px 10px;
  height: auto;
  right: 0;
  bottom: 8px;
  text-align: right;
}
.jfocus .index a {
  font-size: 0;
  margin: 0 4px;
  color: #fff;
  font-weight: 700;
  font-family: tahoma;
  /*background:url(img/btn_bg.png) no-repeat top center;*/
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  background: #126AB5;
}
.jfocus .index a.curr {
  background: #E67E01;
}
.jfocus em {
  font-style: normal;
}
.head {
  background: url(../images/top_bg.jpg) no-repeat;
  width: 100%;
  height: 119px;
  overflow: hidden;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top_bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top_bg.jpg',sizingMethod='scale')";
}
.head .logo-area {
  margin-top: 15px;
}
.head .logo-right p {
  line-height: 30px;
  height: 30px;
}
.head .logo-right .m {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
}
.head .logo-right .m span {
  float: right;
}
.head .logo-right .m img {
  display: block;
  float: right;
  margin: 5px 10px;
}
.head .logo-right .b {
  text-align: right;
}
.head .logo-right .b b {
  font-size: 25px;
  color: #00214C;
}
.nav-list {
  width: 100%;
  height: 50px;
  background: url(../images/nav_bg.jpg) repeat-x;
  line-height: 50px;
}
.nav-list .nav {
  height: 44px;
  line-height: 44px;
}
.nav-list .nav li {
  float: left;
  color: #FFF;
  width: 142px;
}
.nav-list .nav li a {
  color: #fff;
  display: block;
  text-align: center;
}
.nav-list .nav li .c1.cur,
.nav-list .nav li .c1:hover {
  background: url(../images/nav_cur.jpg) no-repeat;
  color: #333;
}
.banner {
  width: 100%;
  display: block;
}
.banner .show {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner .show ul {
  overflow: hidden;
}
.banner .show ul li {
  display: none;
  overflow: hidden;
}
.banner .show ul li img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.banner .show .point {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 200px;
}
.banner .show .point a {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  background: #116BB5;
  line-height: 22px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
}
.tips {
  height: 45px;
  line-height: 45px;
  width: 100%;
  background: url(../images/tips_03.jpg) repeat-x 0 0;
  border-bottom: 1px solid #E0E0E0;
}
.tips p {
  line-height: 45px;
}
.tips p b {
  font-size: 14px;
  font-weight: bold;
}
.tips p a {
  margin: 0px 5px;
}
#search .text {
  border: 1px solid #D3D3D3;
  text-indent: 10px;
  color: #333;
  height: 24px;
  width: 200px;
}
#search .submit {
  background: url(../images/search_06.jpg) repeat-x;
  text-align: center;
  border: none;
  border-radius: 4px;
  color: #FFF;
  height: 26px;
  cursor: pointer;
  width: 55px;
}
.box-l {
  width: 219px;
  border: 3px solid #0154A3;
}
.box-l .box-title {
  width: 100%;
  height: 71px;
  background: url(../images/index_product.jpg) no-repeat;
}
.box-l .box-con {
  padding: 10px 10px 70px 20px;
}
.box-l .box-con dl {
  border-bottom: 1px dashed #ddd;
}
.box-l .box-con dl a {
  display: block;
}
.box-l .box-con dl dt {
  color: #0066CC;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #ddd;
}
.box-l .box-con dl dt i {
  background: url(../images/i.jpg);
  width: 10px;
  height: 12px;
  display: inline-block;
  margin: 7px 10px 0px 3px;
}
.box-l .box-con dl dd {
  color: #666;
  line-height: 30px;
  height: 30px;
  padding-left: 20px;
}
.box-l .box-con dl dd i {
  width: 2px;
  height: 3px;
  display: inline-block;
  background: #065BAA;
  margin: -3px 10px 0px 3px;
}
.box-r {
  width: 910px;
  overflow: hidden;
  border: 1px solid #DFDFDF;
}
.box-r .box-title {
  height: 40px;
  line-height: 40px;
  background: #EFEFEF;
  width: 100%;
  border-bottom: 1px solid #DFDFDF;
}
.box-r .box-title a {
  padding: 0px 20px;
  font-size: 14px;
  color: #666;
  display: block;
  height: 40px;
  cursor: pointer;
}
.box-r .box-title a.more {
  margin-right: 20px;
  color: #666;
}
.box-r .box-title a.cur {
  background: #007ACD;
  color: #fff;
}
.box-r .box-con {
  padding: 15px 15px 0px;
  background: url(../images/prods_bg.jpg) repeat;
  overflow: hidden;
}
.box-r .box-con ul {
  width: 888px;
  margin-right: -10px;
}
.box-r .box-con ul li {
  width: 210px;
  height: 256px;
  display: block;
  background: #fff;
  float: left;
  margin: 0px 10px 15px 0px;
}
.box-r .box-con ul.tab-content li a{
  width: 100%;
  height: 220px;
  text-align: center;
  display: block;
  overflow: hidden;
}
.box-r .box-con ul li .img img {
  display: block;
}
.box-r .box-con ul li .img:hover {
  border-color: #0154A3;
}
.box-r .box-con ul li p {
  text-align: center;
  height: 46px;
  line-height: 40px;
  background: #EFEFEF url(../images/pro_bg.jpg) no-repeat center bottom;
  color: #333;
  padding-bottom: 6px;
}
.box-r .box-con ul li p a {
  display: block;
}
.box-r .box-con .tab-content {
  display: none;
}
.adv {
  padding-top: 60px;
  background: #F0F0F0 url(../images/adv_03.png) no-repeat center bottom;
  height: 1504px;
}
.adv .b1 {
  color: #0E4DA9;
}
.adv .b2 {
  color: #DE1823;
}
.adv .b3 {
  display: inline-block;
  color: #005EB7;
  font-size: 25px;
  font-weight: bold;
}
.adv .b4 {
  display: inline-block;
  color: #E66701;
  font-size: 25px;
  font-weight: bold;
}
.adv .en {
  color: #999;
  display: block;
}
.adv .large {
  font-size: 22px;
  color: #0E4DA9;
  position: relative;
  top: -7px;
}
.adv i.ico {
  width: 52px;
  height: 52px;
  display: block;
  float: left;
  background: url(../images/ico.png) no-repeat;
  line-height: 52px;
  text-align: center;
  color: #FFF;
  margin-right: 10px;
  font-size: 20px;
  font-weight: bold;
}
.adv .title {
  text-align: center;
}
.adv .title .left {
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
}
.adv .title .right {
  display: inline-block;
  position: relative;
  top: 10px;
}
.adv .parallel {
  width: 115px;
  height: 8px;
  margin: 40px auto;
  display: block;
  border-top: 1px dashed #7DAFED;
  border-bottom: 1px dashed #7DAFED;
}
.adv .box {
  float: left;
}
.adv .box .box-title .en {
  margin-bottom: 20px;
  font-size: 12.5px;
}
.adv .box .box-con {
  width: 350px;
  line-height: 22px;
  margin-left: 63px;
  color: #666;
  font-size: 13px;
}
.adv .one {
  float: left;
}
.adv .two {
  margin-top: 220px;
  float: right;
  margin-left: 400px;
}
.adv .three {
  margin-top: 220px;
}
.adv .four {
  margin-top: 103px;
  float: right;
  margin-left: 400px;
}
.adv .four .box-con {
  width: 350px;
}
.adv .four .box-con .call {
  height: 29px;
  line-height: 29px;
  border-radius: 5px;
  color: #fff;
  background: #0479D6;
  overflow: hidden;
  width: 262px;
  text-align: center;
  margin-top: 20px;
}
.adv .four .box-con .call b {
  font-weight: bold;
  font-size: 14px;
}
.parallel {
  width: 115px;
  height: 8px;
  margin: 40px auto;
  display: block;
  border-top: 1px dashed #7DAFED;
  border-bottom: 1px dashed #7DAFED;
}
.partner {
  background: #0064C2;
  padding-bottom: 30px;
}
.common1 .title {
  padding: 20px 0px;
  overflow: hidden;
}
.common1 .title .left-line {
  width: 30%;
  height: 13px;
  border-top: 1px solid #4288CA;
  border-bottom: 1px solid #4288CA;
  display: block;
  float: left;
  margin-top: 5px;
}
.common1 .title .right-line {
  width: 30%;
  height: 13px;
  border-top: 1px solid #4288CA;
  border-bottom: 1px solid #4288CA;
  display: block;
  float: right;
  margin-top: 5px;
}
.common1 .title .name {
  font-size: 16px;
  color: #FFF;
  margin: 0 auto;
  display: block;
  float: left;
  margin-left: 4%;
}
.common1 .title .more {
  float: right;
  height: 26px;
  padding: 0px 14px;
  display: block;
  background: #4288CA;
  line-height: 26px;
  color: #9CCFFF;
}
.index-new .title {
  padding: 10px 0px;
}
.index-new .title .name {
  font-size: 20px;
  color: #0064C2;
  font-weight: bold;
  margin-left: 9%;
}
.index-new .title .left-line,
.index-new .title .right-line {
  border-color: #E5E5E5;
  margin-top: 10px;
  width: 35%;
}
.index-new .parallel {
  margin: 0px auto 15px;
}
.about {
  margin: 20px 0px;
  overflow: hidden;
}
.about .limit {
  border: 1px solid #ddd;
  padding: 15px;
}
.about .limit .title {
  border-bottom: 1px solid #D7D7D7;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #03418C;
  font-weight: 700;
}
.about .limit .title span {
  height: 29px;
  border-bottom: 2px solid #03418C;
  display: block;
  overflow: hidden;
  float: left;
}
.about .limit .left {
  width: 73%;
}
.about .limit .left .con {
  padding: 20px 0px 0px;
  overflow: hidden;
}
.about .limit .left .con .img {
  display: block;
  margin: 10px;
}
.about .limit .left .con .name {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #03418C;
  font-size: 14px;
  font-weight: bold;
}
.about .limit .left .con .name:hover,
.about .limit .left .con .details:hover {
  color: #B61430;
}
.about .limit .left .con p {
  line-height: 22px;
  color: #808080;
}
.about .limit .right {
  width: 24%;
  overflow: hidden;
}
.about .limit .right .title {
  margin-left: 30px;
}
.about .limit .right .con {
  padding: 20px 0px 0px 40px;
  background: url(../images/index_03.jpg) no-repeat;
  overflow: hidden;
  position: relative;
}
.about .limit .right .con li {
  overflow: hidden;
  display: none;
}
.about .limit .right .con p {
  height: 22px;
  line-height: 22px;
  display: block;
  text-align: right;
  padding-right: 15px;
}
.about .limit .right .con p a {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  font-size: 0px;
  background: #D7D7D7;
  cursor: default;
}
.about .limit .right .con p a:hover,
.about .limit .right .con p a.cur {
  background: #E66701;
}
.about .details {
  color: #808080;
  line-height: 40px;
  height: 40px;
  padding-right: 40px;
  display: block;
  background: url(../images/index_12.jpg) no-repeat right 5px;
  float: left;
  font-weight: 700;
}
.question{
  margin: 10px auto;
}
.question .left {
  border: 3px solid #0154A3;
  width: 273px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.question .left .title {
  background: url(../images/index_19.jpg) no-repeat;
  height: 71px;
}
.question .left .con {
  padding: 20px 20px 20px 10px;
}
.question .left .con dl {
  border-bottom: 1px dashed #ddd;
  padding: 10px 0px;
}
.question .left .con dl i {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-right: 10px;
}
.question .left .con dl dt {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.question .left .con dl dt i {
  background: #F46D00;
}
.question .left .con dl dd {
  color: #666;
  overflow: hidden;
  margin-top: 10px;
}
.question .left .con dl dd i {
  background: #A8A8A8;
  display: block;
  float: left;
}
.question .left .con dl dd p {
  width: 201px;
  display: block;
  float: left;
  line-height: 22px;
}
.question .right {
  width: 847px;
}
.question .right .title {
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #ddd;
}
.question .right .title i {
  width: 1px;
  height: 35px;
  display: block;
  background: #ddd;
  margin: 5px 10px 0px;
}
.question .right .title .more {
  color: #666;
}
.question .right .title .tab {
  line-height: 22px;
  padding: 6px 0px 5px;
  cursor: pointer;
}
.question .right .title .tab span {
  font-size: 16px;
  color: #0054AF;
  display: block;
}
.question .right .title .tab b {
  color: #666;
  display: block;
}
.question .right .title .cur {
  border-bottom: 1px solid #F46D00;
}
.question .right .tab-content {
  display: none;
}
.question .right .tab-content .hot {
  padding: 10px 0px;
  overflow: hidden;
  border-bottom: 1px solid #E1E1E1;
}
.question .right .tab-content .hot .img {
  border: 1px solid #ddd;
  padding: 3px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 10px;
}
.question .right .tab-content .hot .img:hover {
  border-color: #0154A3;
}
.question .right .tab-content .hot .name {
  width: 630px;
  height: 30px;
  line-height: 30px;
  color: #004386;
  font-weight: 700;
  float: left;
}
.question .right .tab-content .hot .name:hover {
  color: #B61430;
}
.question .right .tab-content .hot p {
  line-height: 22px;
  color: #666;
  width: 630px;
  float: left;
  max-height: 88px;
  overflow: hidden;
}
.question .right .tab-content .hot .details {
  width: 230px;
  display: block;
  line-height: 30px;
  height: 30px;
  float: left;
}
.question .right .tab-content ul {
  padding: 20px 0px;
  background: url(../images/bg.jpg) no-repeat top center;
  overflow: hidden;
}
.question .right .tab-content ul li {
  width: 45%;
  float: left;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ddd;
  margin: 0px 2.5%;
  overflow: hidden;
}
.question .right .tab-content ul li i {
  width: 4px;
  height: 7px;
  display: inline-block;
  margin: 13px 10px 0px 0px;
  background: url(../images/list.jpg) no-repeat;
}
.foot {
  width: 100%;
  height: 202px;
  overflow: hidden;
  background: url(../images/foot.png) repeat-x;
  padding: 20px 0px 0px;
  position: relative;
}
.foot .link {
  width: 70%;
}
.foot .link .link-title {
  height: 57px;
  line-height: 57px;
  background: url(../images/link_title.png) no-repeat left bottom;
  font-size: 16px;
  color: #45A4FF;
}
.foot .link .link-con dd {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
}
.foot .link .link-con dd a {
  color: #45A4FF;
}
.foot .cont p {
  color: #45A4FF;
  padding-top: 30px;
  font-size: 14px;
  display: block;
}
.foot .cont strong {
  color: #F46D00;
  font-size: 30px;
  font-weight: 400;
  margin-top: 10px;
  display: block;
}
.foot .foot-nav {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.foot .foot-nav ul li {
  float: left;
  padding-right: 50px;
  font-size: 14px;
}
.foot .foot-nav ul li a {
  color: #fff;
}
.foot .bottom {
  height: 34px;
  line-height: 30px;
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  color: #33597D;
}
.foot .bottom a {
  color: #33597D;
}
.foot .bottom a:hover {
  color: #B61430;
}
.list2 {
  overflow: hidden;
}
.list2 li {
  width: 50%;
  float: left;
  overflow: hidden;
  padding: 0px 10px;
}
.list2 li .img {
  display: block;
  overflow: hidden;
  border: 1px solid #fff;
}
.list2 li .img img {
  border: 1px solid #ddd;
  display: block;
  margin: 0 auto;
}
.list2 li .img:hover {
  border-color: #0154A3;
}
.list2 li .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  display: block;
  font-size: 12px;
  border-bottom: 1px dashed #DDD;
}
.list2 li .name i {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(../images/ibg.jpg) no-repeat;
  margin: 10px 10px 0px 0px;
}
.list2 li .con {
  line-height: 22px;
  padding-left: 10px;
  color: #666;
  max-height: 66px;
}
.list3 {
  overflow: hidden;
}
.list3 li {
  width: 33.3%;
  float: left;
  overflow: hidden;
  padding: 20px 40px;
}
.list3 li .img {
  display: block;
  overflow: hidden;
  border: 1px solid #fff;
}
.list3 li .img img {
  border: 1px solid #ddd;
  display: block;
  margin: 0 auto;
}
.list3 li .img:hover {
  border-color: #0154A3;
}
.list3 li .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.list3 li .name i {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(../images/ibg.jpg) no-repeat;
  margin: 10px 10px 0px 0px;
}
.list3 li .con {
  line-height: 22px;
  padding-left: 10px;
  color: #666;
  max-height: 66px;
}
.list4 {
  overflow: hidden;
}
.list4 li {
  width: 25%;
  float: left;
  overflow: hidden;
  padding: 20px 10px;
}
.list4 li .img {
  display: block;
  overflow: hidden;
  border: 1px solid #fff;
}
.list4 li .img img {
  border: 1px solid #ddd;
  display: block;
  margin: 0 auto;
}
.list4 li .img:hover {
  border-color: #0154A3;
}
.list4 li .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  display: block;
  font-size: 12px;
  text-align: center;
}
.list4 li .name i {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(../images/ibg.jpg) no-repeat;
  margin: 10px 10px 0px 0px;
}
.list4 li .con {
  line-height: 22px;
  padding-left: 10px;
  color: #666;
  max-height: 66px;
}
.list7 {
  overflow: hidden;
}
.list7 li {
  width: 14.28%;
  float: left;
  overflow: hidden;
}
.list7 li .img {
  display: block;
}
.list7 li .img img {
  border: 1px solid #53ACFF;
  display: block;
  margin: 0 auto;
}
.content{
  margin: 10px auto;
}
.content .left {
  width: 230px;
  overflow: hidden;
}
.content .box {
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #98C5FF;
  overflow: hidden;
  position: relative;
}
.content .box .box-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #9BC5FF;
  text-indent: 10px;
  font-weight: 400;
}
.content .box ul {
  padding: 10px 0px;
  overflow: hidden;
  position: relative;
}
.content .box .c2 {
  width: 100%;
  line-height: 30px;
  float: left;
}
.content .box .sub {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 15px;
  border-bottom: 1px dotted #ddd;
}
.content .box .sub:hover,
.content .box .sub2:hover {
  background: #0A51AD;
  color: #FFF;
  cursor: pointer;
}
.content .box .sub:hover a,
.content .box .sub2:hover a {
  color: #FFF;
}
.content .box .sub2 {
  text-indent: 35px;
  border-bottom: 1px dotted #ddd;
}
.content .box .cc {
  width: 90%;
  height: auto;
  line-height: 22px;
  float: left;
  margin-left: 10px;
}
.content .box .show {
  width: 228px;
  height: 213px;
  display: block;
  overflow: hidden;
  margin: 10px 0px;
}
.content .box .show ul {
  top: 0px;
  left: 0px;
}
.content .box .show ul li{
  width: 213px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.content .box .show ul li a{
  width: auto;
  height: auto;
  display: block;
  text-align: center;
}
.content .box .show ul li p{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.content .box .case .img {
  width: 228px;
  display: block;
}
.content .box .case .img img {
  display: block;
  margin: 0 auto;
  border: 1px solid #ddd;
  width: 206px;
}
.content .box .case p {
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.content .box .case p a i {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(../images/ibg.jpg) no-repeat;
  margin: 10px 10px 0px 0px;
}
.content .box .news {
  padding: 10px;
}
.content .box .news li {
  width: 100%;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.content .box .news li p {
  line-height: 30px;
}
.content .box .news li p i {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(../images/ibg.jpg) no-repeat;
  margin: 10px 10px 0px 0px;
}
.content .right {
  width: 880px;
}
.content .right-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #D5D5D5;
}
.content .right-title .b3 {
  border-bottom: 3px solid #02428A;
  float: left;
  height: 30px;
}
.content .right-title i {
  width: 20px;
  display: inline-block;
}
.content .right-content {
  margin-top: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  padding: 10px;
}
.content .content-info {
  line-height: 22px;
}
.content .right-content li.p {
  width: 50%;
  height: 334px;
  overflow: hidden;
  float: left;
}
.content .right-content li.p p {
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
}
.content .right-content li.p .img {
  width: 300px;
  height: 300px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  border: 2px solid #ddd;
}
.content .right-content li.p .img:hover {
  border-color: #4F70A8;
}
.content .right-content li.p .img img {
  display: block;
  height: 300px;
  margin: 0 auto;
}

/*产品列表*/
.content .right-content ul li.pc{
  width: 198px;
  height: 220px;
  border: 1px solid #ccc;
  float: left;
  margin: 8px;
  text-align: center;
}
.content .right-content ul li.pc a{
  width: 100%;
  height: 188px;
  display: block;
}
.content .right-content h3 {
  text-align: center;
  font-size: 16px;
}
.content .right-content h6 {
  text-align: right;
  font-weight: normal;
  color: #999;
}
.content .right-content li.l {
  width: 100%;
  height: 30px;
  line-height: 30px;
  float: left;
  border-bottom: 1px dotted #ddd;
}
.content .right-content li.l i {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(../images/ibg.jpg) no-repeat;
  margin: 10px 10px 0px 0px;
}
.content .right-content ul {
  position: relative;
  overflow: hidden;
}
.m-form {
  padding: 10px 0px;
}
.m-form .formitm {
  line-height: 30px;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.m-form .formitm .lab {
  width: 80px;
  display: block;
  float: left;
}
.m-form .formitm .ipt {
  display: block;
  float: left;
}
.m-form .formitm .ipt .input {
  height: 30px;
  border: 1px solid #ddd;
  /*border-radius: 4px;*/
  text-indent: 5px;
}
.m-form .formitm .ipt label {
  width: 60px;
  display: block;
  float: left;
}
input[type="text"]{
  width: 250px;
}
.m-form .formitm .ipt label input[type="radio"] {
  float: left;
  height: 20px;
}
.m-form .formitm .ipt textarea {
  border: 1px solid #ddd;
  /*border-radius: 4px;*/
  text-indent: 5px;
}
.m-form .formitm .submit {
  width: 100px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  letter-spacing: 2px;
  font-size: 16px;
  display: block;
  float: left;
  margin-left: 80px;
  background-color: #9BC5FF;
  color: #333;
  border: 1px solid #9BC5FF;
  font-family: 黑体;
  cursor: pointer;
}
.purchase {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 10px 0px;
}
.purchase .info-title {
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}
.purchase #form {
  padding: 10px;
}
/*# sourceMappingURL=style.css.map */
